﻿PokerEquity Lab 1.0.0
=====================

Texas Hold'em equity and range calculator: preflop and postflop equity for 2 to 10 players,
a 13x13 range matrix that you paint with the mouse, board cards and range presets.

How to run
----------
1. Unpack this zip anywhere, for example in your Documents folder.
2. Start PokerEquityLab.App.exe.

The application is self contained: nothing is installed, no .NET runtime is needed, and you can
delete the folder again to remove it.

Requirements
------------
Windows 10 version 1809 or newer, 64 bit.

Signature
---------
This build is not digitally signed, so Windows SmartScreen can show a warning the first time
you start it. Choose 'More info' and then 'Run anyway' if you trust the download.

File integrity
--------------
Check SHA256SUMS.txt from the download page: the hash of the zip must match, for example with
certutil -hashfile "<file>" SHA256
